LAN Manager Server
------------------

   Introduction:
   -------------
   This document describes the procedure to setup LAN  Manager 2.X
   Server driver for PCI Ethernet Card.

   Location of Driver: \MSLANMAN.OS2\DRIVERS\ETHERNET\W30ND\W30ND.OS2
                      

   Sample Configuration Files:
   ---------------------------
      CONFIG.SYS (will contain):

          DEVICE=C:\LANMAN.OS2\DRIVERS\PROTMAN\PROTMAN.OS2 /I:C:\LANMAN.OS2
          DEVICE=C:\LANMAN.OS2\DRIVERS\ETHERNET\W30ND\W30ND.OS2


      PROTOCOL.INI (will contain):

         [W30ND_NIF]
         ; PROTOCOL.INI SAMPLE

           DriverName = W30ND$
           
   Setup Procedures:
   -----------------
      Before you start with the installation process, make sure that the
      adapter  is properly  installed and  configured.  Make  sure  your
      Microsoft LAN Manager is properly installed.

      1. Run the appropriate Microsoft Lan Manager SETUP for computer you
         are setting up.(OS/2 Server). Select "Configuration"
         item ,(the PCI Ethernet Card driver isn't included on the Lan Manager 
         disk) and insert the PCI Ethernet Card driver disk, select the 
         "Slave PCI Ethernet Adapter" and follow the directions.

      2. When completed, reboot your computer .


   NOTES:
   ------

      Sample PROTOCOL.INI for LAN Manager:

           [PROTMAN]
           DRIVERNAME = PROTMAN$
           DYNAMIC = YES
           PRIORITY = NETBEUI

           [NETBEUI_XIF]
           Drivername = netbeui$
           SESSIONS = 6
           NCBS = 12
           BINDINGS = "W30ND_NIF"
           LANABASE = 0

           [W30ND_NIF]
           ;
           ; PROTOCOL.INI Sample Adapter
           ;
           DriverName = W30ND$
 


-----------------------------------[ END ]-------------------------------------          
